
.social-slide {
	height: 25px;
	width: 25px;
	margin: 3px;
	margin-bottom: 20px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-slide:hover {
	background-position: 0px -25px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
}
.twitter-hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/twitter-hover.png');
}
.facebook-hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/facebook-hover.png');
}
.google-hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/google-hover.png');
}
.pinterest-hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/pinterest-hover.png');
}
.linkedin-hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/linkedin-hover.png');
}
.tumblr-hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/tumblr-hover.png');
}
.reddit-hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/reddit-hover.png');
}
.instagram-hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/instagram-hover.png');
}
.stumbleupon-hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/stumbleupon-hover.png');
}
.social-roll {
	height: 25px;
	width: 25px;
	margin: 5px;
	float: left;
	border-radius: 50%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-roll:hover {
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
}
.twitter-roll, .google-roll, .facebook-roll, .linkedin-roll, .pinterest-roll, .instagram-roll, .tumblr-roll, .reddit-roll, .stumbleupon-roll {
}
.social-roll:hover {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
}
.twitter-roll {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/twitter-48gray-circle.png');
}
.twitter-roll:hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/twitter-48circle.png');
}
.google-roll {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/googleplus-48gray-circle.png');
}
.google-roll:hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/googleplus-48circle.png');
}
.facebook-roll {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/facebook-48gray-circle.png');
}
.facebook-roll:hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/facebook-48circle.png');
}
.linkedin-roll {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/linkedin-48gray-circle.png');
}
.linkedin-roll:hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/linkedin-48circle.png');
}
.pinterest-roll {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/pinterest-48gray-circle.png');
}
.pinterest-roll:hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/pinterest-48circle.png');
}
.instagram-roll {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/instagram-48gray-circle.png');
}
.instagram-roll:hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/instagram-48circle.png');
}
.tumblr-roll {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/tumblr-48gray-circle.png');
}
.tumblr-roll:hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/tumblr-48circle.png');
}
.reddit-roll {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/reddit-48gray-circle.png');
}
.reddit-roll:hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/reddit-48circle.png');
}
.stumbleupon-roll {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/stumbleupon-48gray-circle.png');
}
.stumbleupon-roll:hover {
	background-image: url('http://www.aon.fr/france/aon-france/images/reseaux-sociaux/images/stumbleupon-48circle.png');
}

